From: Richard M. Stallman Date: Thu, 17 Jun 1993 07:03:08 +0000 (+0000) Subject: Comment changes for renaming from c++-mode.el to cplus-md.el. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95254 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0907bf08cb58b520379e9a7f76fb315d8071f802;p=emacs.git Comment changes for renaming from c++-mode.el to cplus-md.el. --- diff --git a/lisp/progmodes/cplus-md.el b/lisp/progmodes/cplus-md.el index b2e6d102a24..1b0d03621d0 100644 --- a/lisp/progmodes/cplus-md.el +++ b/lisp/progmodes/cplus-md.el @@ -1,4 +1,4 @@ -;;; c++-mode.el --- C++ code editing commands for Emacs +;;; cplus-md.el --- C++ code editing commands for Emacs ;;; Copyright (C) 1985, 1992 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. @@ -914,4 +914,4 @@ The fill lines remain a comment." ;; (beginning-of-line 1))) ;; (goto-char restore))) -;;; c++-mode.el ends here +;;; cplus-md.el ends here